Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address Lookup Plugins AttributeError #15770

Merged
merged 3 commits into from
Jan 29, 2025

Conversation

thedoubl3j
Copy link
Member

SUMMARY

We lost the backend function when saving lookup plugins to the registry with #15685.

  • managedcredential registry may now contain 2 different classes
  • managedcredentialType and one that represents a lookup plugin
ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API
AWX VERSION
devel
ADDITIONAL INFORMATION

@AlanCoding
Copy link
Member

Rebasing should clear up the checks

@thedoubl3j thedoubl3j force-pushed the managedcredtype_attribute_error branch 2 times, most recently from c6a7a3e to 4b61616 Compare January 29, 2025 14:45
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.23%. Comparing base (d36cd6c) to head (4adeb44).
Report is 1 commits behind head on devel.

✅ All tests successful. No failed tests found.

❌ Your project status has failed because the head coverage (75.23%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.

Copy link

@Jaapis Jaapis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit looks great! Testing locally it fixes almost 60 of our broken tests.

* managedcredential may now contain 2 different classes
* managedcredentialType and one that represents a lookup plugin
* added a conditional statement to filter our external types
@thedoubl3j thedoubl3j force-pushed the managedcredtype_attribute_error branch from 4b61616 to 4adeb44 Compare January 29, 2025 15:07
@thedoubl3j thedoubl3j merged commit c6930bd into ansible:devel Jan 29, 2025
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants